projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
412d3c3
)
The bundled gcc has moved locations
author
Alex Crichton
<alex@alexcrichton.com>
Thu, 13 Nov 2014 00:00:00 +0000
(16:00 -0800)
committer
Alex Crichton
<alex@alexcrichton.com>
Thu, 13 Nov 2014 00:00:00 +0000
(16:00 -0800)
.travis.install.deps.sh
patch
|
blob
|
history
diff --git
a/.travis.install.deps.sh
b/.travis.install.deps.sh
index c8396e39476ba94aedea350bf85c80c8f224563c..75ca21a2c0cfde55eb9ff83405c1843b936106c2 100755
(executable)
--- a/
.travis.install.deps.sh
+++ b/
.travis.install.deps.sh
@@
-58,7
+58,7
@@
else
innounp -y -x rust-nightly-$triple.exe
mv '{app}' rustc
# Don't use the bundled gcc, see rust-lang/rust#17442
- rm -rf rustc/bin/rustlib/$triple/
gcc
+ rm -rf rustc/bin/rustlib/$triple/
bin
rm -f rust-nightly-$triple.exe
fi